Skip to content

translation of kotlin documentation #6317

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
lyzhenko opened this issue May 21, 2025 · 3 comments
Open

translation of kotlin documentation #6317

lyzhenko opened this issue May 21, 2025 · 3 comments
Labels
feature request ✨ Feature Request

Comments

@lyzhenko
Copy link

Feature/Enhancement Description

Good afternoon, I want to say thank you for the wonderful plugin.
I use this plugin to translate the popup hint of the java documentation, but I noticed that if the automatic translation documentation property is set, the java documentation reproduces perfectly, but the documentation is not translated for kotlin. It is displayed in the tooltip in the original language. Please tell me how to fix this.

Proposed Solution

Add a translation of the kotlin documentation

Additional Information

No response

@lyzhenko lyzhenko added the feature request ✨ Feature Request label May 21, 2025
@YiiGuxing
Copy link
Owner

This is because the IDE has enabled K2 mode, and the plugin currently does not support document translation in K2 mode. Support is expected to be added in version 2.8. If you require Kotlin document translation, you can temporarily disable K2 mode until the release of version 2.8.

@lyzhenko
Copy link
Author

lyzhenko commented May 21, 2025

Thanks for the clarification, but you can clarify that I didn't quite understand which version you mean 2.8, because the plugin version is 3.7.2.

@YiiGuxing
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request ✨ Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants